Release 10.1A: OpenEdge Data Management:
SQL Reference
SQLCursor.found
Checks whether a
fetchoperation returned a record.Format
public boolean found ()Returns
True if the previous call to fetch() returned a record, false otherwise.
Parameters
None
Throws
Example
DhSQLExceptionThis code fragment illustrates the
fetch,found, andgetValuemethods:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |